-
Notifications
You must be signed in to change notification settings - Fork 331
Fix: Redundant account destruction after state modification #1355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: forks/osaka
Are you sure you want to change the base?
Fix: Redundant account destruction after state modification #1355
Conversation
3adbb4e
to
a9ce06c
Compare
@SamWilsn please let me know if anything else is needed from my side or if I should mark the PR as "ready for review" |
Hey! Thanks for the fix. If you're feeling lazy, you can leave this and we'll do the rest of the work ourselves eventually. Otherwise, it'll need to be ported to the other post-merge forks before we can merge. If you're feeling super enthusiastic, might be worth investigating whether we can remove |
…ub.com/EperezOk/execution-specs into fix/redundant-account-existence-checks
Hi @SamWilsn! I ported the change to the other post-merge forks. I also confirmed that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This makes sense as far as I can tell :3
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## forks/osaka #1355 +/- ##
===============================================
+ Coverage 94.16% 94.99% +0.83%
===============================================
Files 583 583
Lines 34666 34637 -29
Branches 3073 3056 -17
===============================================
+ Hits 32643 32904 +261
+ Misses 1487 1189 -298
- Partials 536 544 +8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
What was wrong?
Related to Issue #1354
How was it fixed?
Removed redundant checks and account destruction operations.
Cute Animal Picture